GtkListBox: Refactor ::activatable implementation
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jul 2014 02:42:29 +0000 (22:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jul 2014 02:42:29 +0000 (22:42 -0400)
commit83e9e0bd8ffdfca31e6dd5c37dbe6474ce7854e6
treeb5da75420af43a35ae6cc9c220e50ae9048e6ce0
parentdc87027af9c048d76b11a4a3b55162a2ea7ef7af
GtkListBox: Refactor ::activatable implementation

Store the value in the row struct, and split the style updating
out into a separate function.
gtk/gtklistbox.c